home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2001 October / pcpro1001.iso / Flash / weathercast0.swf / scripts / DefineButton2_17 / BUTTONCONDACTION on(rollOver)_2.as < prev    next >
Encoding:
Text File  |  2001-07-17  |  84 b   |  7 lines

  1. on(rollOver){
  2.    tellTarget("/installatie")
  3.    {
  4.       gotoAndPlay(2);
  5.    }
  6. }
  7.